5 lines
197 B
Plaintext
5 lines
197 B
Plaintext
|
|
PORT=3506 # Free TCP port
|
||
|
|
SERVER_ADDRESS=domain.local # Your PrestaShop domain
|
||
|
|
SITE_URL=http://domain.local # Your PrestaShop URL
|
||
|
|
PUBLIC_PATH=/themes/hummingbird/assets/ # Your theme's public path
|