Update install_code.yaml
This commit is contained in:
parent
60a4ec04de
commit
61567735e2
1 changed files with 3 additions and 0 deletions
|
@ -40,6 +40,9 @@
|
||||||
recreate: no
|
recreate: no
|
||||||
restart_policy: always
|
restart_policy: always
|
||||||
|
|
||||||
|
published_ports:
|
||||||
|
- "80:8443/tcp"
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- "code_data:/config"
|
- "code_data:/config"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue