mirror of
https://github.com/odoocker/odoocker
synced 2025-11-04 15:19:22 +01:00
framework upgrade
This commit is contained in:
@@ -7,10 +7,12 @@ services:
|
||||
- 127.0.0.1:8072:8072
|
||||
|
||||
postgres:
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 127.0.0.1:5432:5432
|
||||
|
||||
nginx-proxy:
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 80:80
|
||||
- 443:443
|
||||
@@ -33,4 +35,4 @@ services:
|
||||
|
||||
volumes:
|
||||
acme:
|
||||
certs:
|
||||
certs:
|
||||
|
||||
Reference in New Issue
Block a user