_
This commit is contained in:
@@ -8,8 +8,8 @@ services:
|
||||
container_name: nginx
|
||||
image: nginx
|
||||
ports:
|
||||
- "443:443"
|
||||
- "80:80"
|
||||
- "444:443"
|
||||
- "81:80"
|
||||
restart: always
|
||||
networks:
|
||||
- nginx_network_external
|
||||
|
||||
Reference in New Issue
Block a user