Changes to be committed:

modified:   docker-compose.yaml
This commit is contained in:
vinnimous
2024-03-19 17:30:26 -04:00
parent 8623dcb85f
commit 11ef1c438e

View File

@@ -11,10 +11,10 @@ services:
networks:
- gpt-net
ports:
- 80:80
- 8001:8080
restart: on-failure
environment:
PORT: 80
PORT: 8080
PGPT_PROFILES: docker
PGPT_MODE: local