Update apps/dokploy/templates/ontime/docker-compose.yml

This commit is contained in:
Mauricio Siu 2024-11-26 22:25:58 -06:00 committed by GitHub
parent cbfd09786a
commit 492c912c61
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
services: services:
ontime: ontime:
image: getontime/ontime:v3.8.0 image: getontime/ontime:v3.8.0
expose: ports:
- 4001 - 4001
- 8888 - 8888
- 9999 - 9999