revert port change

This commit is contained in:
Maidul Islam
2024-02-02 11:51:27 -05:00
parent 72d46efba5
commit c1eb97ee53

View File

@@ -6,7 +6,7 @@ services:
image: nginx
restart: always
ports:
- 8040:80
- 8080:80
volumes:
- ./nginx/default.dev.conf:/etc/nginx/conf.d/default.conf:ro
depends_on: