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:
|
||||
image: apache/answer:1.4.1
|
||||
ports:
|
||||
- '9080:80'
|
||||
- '80'
|
||||
restart: on-failure
|
||||
volumes:
|
||||
- answer-data:/data
|
||||
|
||||
Reference in New Issue
Block a user