Add contact backend and update readme
This commit is contained in:
+4
-2
@@ -1,9 +1,11 @@
|
||||
services:
|
||||
website:
|
||||
build: .
|
||||
build:
|
||||
context: .
|
||||
args:
|
||||
- CONTACT_FORM_URL=http://localhost:1314/contact.php
|
||||
ports:
|
||||
- 1313:80
|
||||
env_file: .env
|
||||
facteur:
|
||||
image: php:8.5-apache
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user