change docker-compose.yml to docker-compose.example.yml

This commit is contained in:
Ibnu Maksum 2024-06-19 10:10:32 +07:00
parent 1535bd5344
commit 9ef181df6d
No known key found for this signature in database
GPG key ID: 7FC82848810579E5
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View file

@ -46,3 +46,4 @@ system/devices/**
!system/devices/MikrotikPppoe.php
!system/devices/MikrotikHotspot.php
/.vs
docker-compose.yml

View file

@ -7,7 +7,7 @@ services:
ports:
- "80:80"
environment:
TZ: Africa/Nairobi
TZ: Africa/Nairobi
depends_on:
- mysql