mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
Update apps/dokploy/templates/answer/docker-compose.yml
This commit is contained in:
@@ -2,7 +2,7 @@ services:
|
|||||||
answer:
|
answer:
|
||||||
image: apache/answer:1.4.1
|
image: apache/answer:1.4.1
|
||||||
ports:
|
ports:
|
||||||
- '9080:80'
|
- '80'
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
volumes:
|
volumes:
|
||||||
- answer-data:/data
|
- answer-data:/data
|
||||||
|
|||||||
Reference in New Issue
Block a user