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: environment:
- PORT=8014 - PORT=8014
ports: ports:
- "${APP_PORT}:8014" - '${APP_PORT}:8014'
networks: networks:
- tipi_main_network - tipi_main_network
labels: labels: