adjusted NPM ports and pgadmin .env file
This commit is contained in:
@@ -5,9 +5,9 @@ services:
|
||||
env_file:
|
||||
- .env
|
||||
ports:
|
||||
- 1080:80
|
||||
- 1081:81
|
||||
- 10443:443
|
||||
- 80:80
|
||||
- 81:81
|
||||
- 443:443
|
||||
volumes:
|
||||
- ${NGINX_DATA}:/data
|
||||
- ${NGINX_LETSENCRYPT}:/etc/letsencrypt
|
||||
Reference in New Issue
Block a user