add some comments and remove traefik-network from docker-composer.yml

This commit is contained in:
LouisLam 2021-07-13 10:28:07 +08:00
parent 3e4cdbecf2
commit 551d00fc24

View File

@ -1,3 +1,6 @@
# Simple docker-composer.yml
# You can change your port or volume location
version: '3.3'
services:
@ -8,5 +11,3 @@ services:
- ./uptime-kuma:/app/data
ports:
- 3001:3001
networks:
- traefik-network