feat: update
update compose for postgres
This commit is contained in:
9
compose-only-php/docker-compose.yml
Normal file
9
compose-only-php/docker-compose.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
services:
|
||||
codeigniter-ci-news:
|
||||
image: bitnami/apache:2.4.63
|
||||
container_name: codeigniter-ci-news
|
||||
volumes:
|
||||
- "/Volumes/SSD_240/desarrollos/dev-php/ci-news:/app"
|
||||
ports:
|
||||
- 81:80
|
||||
- 444:8443
|
||||
Reference in New Issue
Block a user