mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-06-21 01:15:40 +02:00
change docker-compose.yml to docker-compose.example.yml
This commit is contained in:
parent
1535bd5344
commit
9ef181df6d
2 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -46,3 +46,4 @@ system/devices/**
|
|||
!system/devices/MikrotikPppoe.php
|
||||
!system/devices/MikrotikHotspot.php
|
||||
/.vs
|
||||
docker-compose.yml
|
|
@ -7,7 +7,7 @@ services:
|
|||
ports:
|
||||
- "80:80"
|
||||
environment:
|
||||
TZ: Africa/Nairobi
|
||||
TZ: Africa/Nairobi
|
||||
depends_on:
|
||||
- mysql
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue