mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-18 21:38:58 +00:00
Update docker-compose-test.yaml
This commit is contained in:
@@ -6,6 +6,10 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- API_URL=$SERVICE_URL_API
|
- API_URL=$SERVICE_URL_API
|
||||||
- ANOTHER_URL=$SERVICE_FQDN_ANOTHER_SERVICE
|
- ANOTHER_URL=$SERVICE_FQDN_ANOTHER_SERVICE
|
||||||
|
volumes:
|
||||||
|
- 'gitea-data:/data'
|
||||||
|
- 'gitea-timezone:/etc/timezone:ro'
|
||||||
|
- 'gitea-localtime:/etc/localtime:ro'
|
||||||
another-service:
|
another-service:
|
||||||
image: nginx
|
image: nginx
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user