Compare commits

..

2 Commits

1 changed files with 2 additions and 3 deletions

View File

@ -1,10 +1,9 @@
services: services:
complycore-api: complycore-api:
build: build: ./backend
context: ./backend
container_name: complycore-api container_name: complycore-api
restart: unless-stopped restart: unless-stopped
env_file: env_file:
- ./backend/.env - ./backend/.env
networks: networks: