This commit is contained in:
Mateleo 2024-11-22 18:42:15 +01:00
parent cf49777637
commit 7ea48f410a

View File

@ -5,7 +5,7 @@ services:
dockerfile: Dockerfile dockerfile: Dockerfile
container_name: diiis-na-server container_name: diiis-na-server
volumes: volumes:
- ./publish/config.ini:/app/config.ini - ./src/DiIiS-NA/config.ini:/app/config.ini
ports: ports:
- 83:83 - 83:83
- 1119:1119 - 1119:1119