fix: network name in docker compose
This commit is contained in:
parent
f7af968554
commit
1e1997af4b
@ -14,3 +14,6 @@ services:
|
||||
ports:
|
||||
- 80:80
|
||||
- 443:443
|
||||
networks:
|
||||
marketplace_penahub_frontend:
|
||||
external: true
|
||||
|
Loading…
Reference in New Issue
Block a user