mirror of
https://github.com/KeyZox71/knl_meowscendence.git
synced 2025-08-14 12:32:54 +02:00
「🔨」 fix: fixed some things.
This commit is contained in:
@ -3,7 +3,7 @@ services:
|
||||
container_name: transcendence-api-user
|
||||
build:
|
||||
dockerfile: docker/api-base/Dockerfile
|
||||
context: ..
|
||||
context: ../../
|
||||
volumes:
|
||||
- db-user:/db
|
||||
networks:
|
||||
@ -18,7 +18,7 @@ services:
|
||||
container_name: transcendence-api-auth
|
||||
build:
|
||||
dockerfile: docker/api-base/Dockerfile
|
||||
context: ..
|
||||
context: ../../
|
||||
volumes:
|
||||
- db-auth:/db
|
||||
networks:
|
||||
|
Reference in New Issue
Block a user