Let docker choose the host port.
continuous-integration/drone/push Build encountered an error Details

This enables running multiple Agoras in the same host :)
This commit is contained in:
Flancian 2023-08-13 16:19:10 +02:00
parent 1d7e99c8e5
commit 3fd6337bd2
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ services:
mode: 0555
entrypoint: /docker-entrypoint.sh
ports:
- 5017:5017
- 5017
networks:
- proxy
volumes: