This website works better with JavaScript.
Home
Explore
Help
Sign In
WP6
/
patents_search_php
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Adjustments to Docker Compose file
main
Simon Bowie
3 years ago
parent
cf725240d8
commit
de441f16e0
1 changed files
with
0 additions
and
2 deletions
Split View
Show Diff Stats
+0
-2
docker-compose.yml
+ 0
- 2
docker-compose.yml
View File
@@ -7,8 +7,6 @@ services:
image: php:8.0-fpm
env_file:
- config.env
ports:
- '9000:9000'
volumes:
- ./site:/var/www/html
Write
Preview
Loading…
Cancel
Save