chore(anse): format docker-compose

This commit is contained in:
Nicolas Meienberger 2024-02-02 08:55:00 +01:00
parent d15a55e644
commit 7acf6cefa5

View File

@ -8,7 +8,7 @@ services:
environment:
- PORT=8014
ports:
- "${APP_PORT}:8014"
- '${APP_PORT}:8014'
networks:
- tipi_main_network
labels: