This commit is contained in:
Frank John Begornia
2023-10-02 02:06:09 +08:00
parent 2ccb6c2ece
commit 12b8f46df2

View File

@@ -28,7 +28,7 @@ services:
tty: true tty: true
ports: ports:
- "9091:80" - "9091:80"
- "443:443" - "10443:443"
volumes: volumes:
- ./:/var/www - ./:/var/www
- ./nginx/conf.d/:/etc/nginx/conf.d/ - ./nginx/conf.d/:/etc/nginx/conf.d/