mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
revert port change
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user