update docker compose
This commit is contained in:
parent
2df1fad904
commit
0e8877ae59
1 changed files with 1 additions and 7 deletions
|
|
@ -9,11 +9,5 @@ services:
|
||||||
- ./logs:/logs/
|
- ./logs:/logs/
|
||||||
env_file:
|
env_file:
|
||||||
- .env
|
- .env
|
||||||
networks:
|
|
||||||
- local-private-net
|
|
||||||
ports:
|
ports:
|
||||||
- 48733:48733
|
- 7000:48733
|
||||||
|
|
||||||
networks:
|
|
||||||
local-private-net:
|
|
||||||
driver: bridge
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue