This commit is contained in:
Frank John Begornia
2024-01-05 21:06:56 +08:00
parent ad00da3e0b
commit a4fb9e3d32

View File

@@ -19,6 +19,8 @@ services:
- ./php/local.ini:/usr/local/etc/php/conf.d/local.ini
networks:
- app-network
ports:
- "8001:80"
#Nginx Service
webserver: