Change port

This commit is contained in:
Isaac Shoebottom 2024-09-19 12:25:50 -03:00
parent f6121fc536
commit c94f593fb3

View File

@ -23,7 +23,7 @@ services:
#- JWT_HEADER=Authorization #- JWT_HEADER=Authorization
#- JWT_IN_BODY=true #- JWT_IN_BODY=true
ports: ports:
- 8091:80 - 9003:80
stdin_open: true stdin_open: true
restart: always restart: always
stop_grace_period: 60s stop_grace_period: 60s