fly-apps / fly-apps/wordpress-sqlite
could not use another port for testing in local (only port 80 that works in port forwarding)
Ouverte
- Langage dominant
- PHP
- Étoiles
- 21
- Forks
- 3
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
using port 80, the project work just fine, but when i try to tweek it a little bit to use other port, it could not works.
here's my compose.yaml
```
services:
wp:
build:
context: .
dockerfile: Dockerfile
ports:
- 80:8080
```
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.