Compare commits
2 Commits
add3904a73
...
49cd1ba5b8
| Author | SHA1 | Date |
|---|---|---|
|
|
49cd1ba5b8 | |
|
|
bbb9357c8d |
|
|
@ -1,8 +1,7 @@
|
||||||
|
|
||||||
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:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue